File/includes/compat.php42x.php

Description

ensure this file is being included by a parent file

Constants
FILE_APPEND = 8 (line 44)
FILE_USE_INCLUDE_PATH = 1 (line 40)
Functions
file_get_contents (line 18)

Replace file_get_contents()

void file_get_contents ( $filename, [ $incpath = false], [ $resource_context = null])
  • $filename
  • $incpath
  • $resource_context
file_put_contents (line 61)

Replace file_put_contents()

void file_put_contents ( $filename,  $content, [ $flags = null], [ $resource_context = null])
  • $filename
  • $content
  • $flags
  • $resource_context

Documentation generated on Mon, 05 May 2008 16:18:02 +0400 by phpDocumentor 1.4.0